[Volumes] Attach a volume to an instance
Compute
[Volumes] Attach a volume to an instance
Attach a storage volume to a compute instance. The volume will be available as a block device within the instance. A volume can only be attached to one instance at a time. Hot-attach is supported for running instances.
POST
[Volumes] Attach a volume to an instance
Documentation Index
Fetch the complete documentation index at: https://help.onetsolutions.net/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use Authorization: Bearer <token> header. Token can be a JWT token or an API key (format: sk-onetsolutions-...).
Path Parameters
Unique identifier of the storage volume.
Unique identifier of the organization that owns the resource.
Unique identifier of the project containing the resource.
Body
application/json
Volume name
Maximum string length:
255Volume size in GB
Required range:
0 <= x <= 4294967295Disk type (ssd, nvme)
ssd- SSDnvme- NVMeunknown- Unknown
Available options:
ssd, nvme, unknown Response
Volume attachment initiated successfully

